home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / games / bcrew12e.zip / BCFILES.ZIP / BCREW / DOCUMENT / SOUND.TXT < prev    next >
Text File  |  1995-03-29  |  4KB  |  114 lines

  1. Instructions for activating sound with BRIDGE CREW version 1.12d
  2.  
  3. Sound is run out of one of the BCTERM terminals (usualy BCTERM-A)
  4.  
  5. To use sound with the program BCTERM several conditions
  6. must be met:
  7. 1. The terminal running BCTERM must have a Soundblaster card.
  8. 2. The Sound files must be in .VOC format (some are supplied).
  9. 3. The total size of all files must fit into memory.
  10. 4. The SBSIM driver must have been previously loaded (once only).
  11. 5. The SBSIM.CFG file must be configured correctly (see below).
  12. 6. The BCTERSET program must be run to tell BCTERM the sound card is there.
  13. 7. The version of bridge crew must be 1.12a or higher to get sound.
  14.    The version of bridge crew must be 1.13b or higher to get
  15.    beam, missile and other sounds marked with **.
  16.  
  17. NOW FOR DETAILS
  18.  
  19. 1. The terminal running BCTERM must have a Soundblaster card. 
  20.    We have only tested genuine Soundblaster cards and its supplied drivers
  21.    (SBSIM and CT-VOICE). While in theory you could use any compatible card
  22.    you will require the files SBSIM.COM and CT-VOICE.DRV supplied with the
  23.    Soundblaster.  
  24.  
  25. 2. The Sound files must be in .VOC format.
  26.  
  27.      The following sound files are supplied:
  28.      BC1.VOC - Hit on ship
  29.      BC6.VOC - Condition Green
  30.      BC7.VOC - Condition Red
  31.      BC8.VOC - Condition Blue
  32.      BC9.VOC - Condition Yellow 
  33.  
  34.      These must be copied into the C:\BCTERM directory on the PC
  35.      running BCTERM with The soundblaster
  36.      eg >COPY BC*.VOC
  37.  
  38.      As far as we know all users customise their own sounds. Most start
  39.      with the above and then slowly put together their own suite of
  40.      sounds often recorded from their favourite source.
  41.  
  42. 3. The total size of all files must fit into memory.
  43.    This will vary from machine to machine; usually about 64K.
  44.    We have no idea what would happen if you loaded an
  45.    individual sound file of greater than 32000 bytes.
  46.    The duration of all sounds should be less than 2 seconds.
  47.  
  48. 4. The SBSIM driver must have been previously loaded.
  49.    Loading SBSIM twice is bad, for this reason it is normal to load
  50.    the driver in the autoexec.bat
  51.  
  52.    SBSIM.COM is usualy found in c:\SB\SBSIM and is run
  53.    by the following commands
  54.    >cd c:\SB\SBSIM
  55.    >SBSIM
  56.  
  57.    When sbsim is run it will require CT-VOICE.DRV which is
  58.    usualy found in C:\SB\DRV
  59.  
  60. 5. The SBSIM.CFG file is usually found in c:\SB\SBSIM.
  61.  
  62.    The SBSIM.CFG file must contain the lines:
  63.    [MemVoice]
  64.    DMABufferSize=8
  65.    ExtendedMemory=off
  66.    SBSIMhandles=10
  67.  
  68. 6. The BCTERSET program must be run to tell BCTERM the sound card is there.
  69.  
  70.    Run the program BCTERSET.EXE on BCTERM-A - it is found in the
  71.    directory C:\BCTERM 
  72.  
  73.    This program is best used with a mouse
  74.    (watch the serial port - it may not have a mouse in it!)
  75.  
  76.    Take the menu option CHANGE (click mouse on top Line) 
  77.    Click on the field sound type in use
  78.    Select soundblaster
  79.    click on OK
  80.    Take the menu option FILE
  81.    Take the menu option SAVE  
  82.    Take the menu option FILE
  83.    Take the menu option EXIT
  84.    
  85.    You have now advised BCTERM that a sounblaster is in use. When
  86.    it next runs it will look for SBSIM.COM and activate the bridge
  87.    crew sounds.  
  88.    
  89. 7. The version of bridge crew must be 1.12a or higher to get sound
  90.    The version of bridge crew must be 1.13b or higher to get
  91.    beam, missile and other sounds marked with **
  92.  
  93.  
  94. NOTE - SBSIM and CT-VOICE are supplied by Creative Labs with
  95.        soundblaster cards
  96.  
  97. NOTE - Our testing covered sound files of 1 to 2 seconds duration
  98.         The program could behave unpredictably for sounds of
  99.         longer duration.
  100.  
  101. NOTE - When you install your soundblaster card the following DOS
  102.        environment variables are setup
  103.        BLASTER and SOUND these will vary from system to system but
  104.        should be configured as described in the soundblaster
  105.        documentation.
  106.  
  107. NOTE - The easiest way to test sounds is to change your condition
  108.        eg >CONDITION GREEN
  109.        or 
  110.           >CONDITION BLUE
  111.  
  112. NOTE - It does not matter how many PC's are running BCTERM, only one
  113.        should have sound enabled. (ie BRIDGE CREW only supports one 
  114.        BCTERM terminal with sound)